home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Cream of the Crop 20
/
Cream of the Crop 20 (Terry Blount) (1996).iso
/
os2
/
ticker2.zip
/
scripts
/
medium.cmd
< prev
next >
Wrap
OS/2 REXX Batch file
|
1996-06-14
|
184b
|
8 lines
/*********************************/
/* script to adjust ticker speed */
/* MEDIUM */
/*********************************/
call settickerspeed 60, 2
exit